Drop the GDK_PRIVATE_CALL mechanism
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Nov 2016 00:31:16 +0000 (19:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Nov 2016 00:31:16 +0000 (19:31 -0500)
commit3414f10badc821b7f727e3aad21735d2c4a7596c
treee1dc8c0a02daf569e7553eb58bcc39951dc356c4
parent1af817e2549fd7c676fd3ff23f0d2bc5ac18432a
Drop the GDK_PRIVATE_CALL mechanism

We don't need to do this extra complication anymore, since
we're now living inside a single shared library.
gdk/Makefile.am
gdk/gdk-private.c [deleted file]
gdk/gdk-private.h
gtk/gtkmain.c
gtk/gtkmenu.c
gtk/gtkwindow.c